-
Home
-
Send email attachment to dropbox
-
0.1 (latest)
-
Code
-
Classes
- RequestUtil
Total Complexity |
40 |
Dependencies |
13 |
Dependents |
4 |
Total lines |
274 |
Lines of code |
136 |
Logical lines of code |
102 |
Comment lines |
89 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
buildUrlForGetOrPut() |
A |
52 |
8 |
22 |
buildPostBody() |
A |
53 |
8 |
20 |
unexpectedStatus() |
S |
60 |
7 |
12 |
runWithRetry() |
S |
53 |
6 |
24 |
doPost() |
S |
61 |
2 |
11 |
doPostWithSpecificAuth() |
S |
61 |
2 |
11 |
parseResponseJson() |
S |
68 |
2 |
7 |
buildUri() |
S |
72 |
1 |
5 |
mkCurl() |
S |
66 |
1 |
8 |
mkCurlWithAuth() |
S |
72 |
1 |
5 |
mkCurlWithOAuth() |
S |
78 |
1 |
3 |
doGet() |
S |
65 |
1 |
8 |